Skip to content

chore: update pylance dependency to v4.0.0b8#2023

Closed
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8
Closed

chore: update pylance dependency to v4.0.0b8#2023
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8

Conversation

@lance-community
Copy link
Contributor

Summary

  • Bump pylance dependency in pyproject.toml from >=2.0.0 to >=4.0.0b8 (PEP 440 beta format).
  • Regenerate lockfile with make lock to capture updated dependency resolution.
  • Run lint checks and apply formatting fixes required by Ruff.

Verification

  • make lock completed successfully.
  • make lint initially failed because ruff was not installed in the environment and then reported one formatting issue.
  • Installed dev tooling with uv sync --extra dev, ran make fix, then reran make lint successfully.

Trigger

  • Triggering tag: refs/tags/v4.0.0-beta.8

@github-actions github-actions bot added the chore label Mar 10, 2026
@lance-community lance-community deleted the codex/update-pylance-4-0-0-beta-8 branch March 10, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant